executable statement造句
例句與造句
- Statement is not itself an executable statement
語句本身不是一條可執(zhí)行語句。 - Labels can be used only on executable statements inside methods
標簽只能用于方法內(nèi)的可執(zhí)行語句中。 - Documents the declaration and executable statements available in visual basic
說明visual basic中可用的聲明和可執(zhí)行語句。 - All executable statements in visual basic must be within some procedure
Visual basic中的所有可執(zhí)行語句均必須位于某個過程內(nèi)。 - Elements are executable statements , which constitute the run - time code of your program
過程級元素的大多數(shù)內(nèi)容都是可執(zhí)行語句,它們組成了程序的運行時代碼。 - It's difficult to find executable statement in a sentence. 用executable statement造句挺難的
- Each time the procedure is called , its statements run , starting with the first executable statement after the
語句后的第一個可執(zhí)行語句開始,到遇到的第一個 - Each time the procedure is called , its statements are executed , starting with the first executable statement after the
語句后的第一個可執(zhí)行語句開始,到遇到的第一個 - Executable statements can loop or branch through blocks of code , and often contain mathematical or conditional operators
可執(zhí)行語句可在代碼塊中循環(huán)或分支,并常常包含算術(shù)或條件運算符。 - Provides an overview of the two basic units of instruction in jscript , declaration statements and executable statements
提供有關(guān)jscript中的兩個基本指令單元(聲明語句和可執(zhí)行語句)的概述。 - Provides an overview of the two basic units of instruction in visual basic : declaration statements and executable statements
提供有關(guān)visual basic中的兩個基本指令單元(聲明語句和可執(zhí)行語句)的概述。 - You can make almost any kind of change to executable statements while in break mode , and the change will be incorporated into the underlying project
您可以在中斷模式下對可執(zhí)行語句進行幾乎所有類型的更改,所做更改將被合并到基礎(chǔ)項目中。 - The topics in this section contain tables of the visual basic declaration and executable statements , and of important lists that apply to many statements
本節(jié)的主題包含visual basic聲明和可執(zhí)行語句的表格,以及適用于許多語句的重要列表的表格。 - In break mode , the instruction pointer , a yellow arrowhead in the source window , points to the line that will be executed next , and will be located on an executable statement within a method or property body
在中斷模式下,指令指針(即源代碼窗口中的黃色箭頭)指向接下來將要執(zhí)行的行,并將位于方法或?qū)傩泽w內(nèi)的一條可執(zhí)行語句上。